[IA64] Kexec: Zap VHPT in relocate_kernel
authorAlex Williamson <alex.williamson@hp.com>
Thu, 27 Sep 2007 22:26:34 +0000 (16:26 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Thu, 27 Sep 2007 22:26:34 +0000 (16:26 -0600)
commit992fd9b0ee46b3818c345ba8ed1e92f4a6b1c868
tree2b08e67af132c701438342e20c3cc225ee81ba04
parentfa297137042a2079bff62323522db0b826300c3c
[IA64] Kexec: Zap VHPT in relocate_kernel

On XEN do_ia64_purge_tlb unpins the VHPT entry, so it seems
logical that relocate_kernel should do the same thing.
It seems to work, but is it correct?

Signed-off-by: Simon Horman <horms@verge.net.au>
xen/arch/ia64/xen/machine_kexec.c